Skip to content

Conversation

@heskew
Copy link
Member

@heskew heskew commented Aug 23, 2025

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes protocol and URL formatting issues across multiple versioned documentation files. The changes primarily correct malformed URLs and improve documentation consistency.

  • Fixes SSH URLs by adding missing slash in git+ssh://[email protected] format
  • Corrects HTTP URLs by adding missing slash in http://localhost format
  • Converts some plain URLs to proper markdown link format

Reviewed Changes

Copilot reviewed 41 out of 41 changed files in this pull request and generated no comments.

Show a summary per file
File Description
versioned_docs/version-4.6/technical-details/reference/components/applications.md Fixes SSH and file protocol URLs for package references
versioned_docs/version-4.6/technical-details/reference/analytics.md Corrects HTTP URLs in POST request examples
versioned_docs/version-4.6/getting-started/install-harper.md Fixes HTTP URL and converts plain URL to markdown link
versioned_docs/version-4.6/getting-started/first-harper-app.md Corrects HTTP URLs in query examples
versioned_docs/version-4.6/developers/security/jwt-auth.md Fixes HTTP URLs in cURL examples
versioned_docs/version-4.6/developers/operations-api/components.md Corrects SSH URLs for private repository examples
versioned_docs/version-4.6/developers/applications/define-routes.md Fixes HTTP URL and converts to markdown link
Multiple version folders (4.5, 4.4, 4.3, 4.2, 4.1) Applies similar URL fixes across different documentation versions
docs/ folder Applies same fixes to current documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@heskew heskew merged commit 1a1a449 into main Aug 23, 2025
5 checks passed
@heskew heskew deleted the fix-proto branch August 23, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants